Docs.rs
bevy_derive-0.15.0
bevy_derive 0.15.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
bevy_macro_utils ^0.15.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
derive
0.15.0
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
bevy_derive
Copy item path
Source
Attribute Macros
§
bevy_
main
Derive Macros
§
AppLabel
Generates an impl of the
AppLabel
trait.
Deref
Implements
Deref
for structs. This is especially useful when utilizing the
newtype
pattern.
Deref
Mut
Implements
DerefMut
for structs. This is especially useful when utilizing the
newtype
pattern.
Enum
Variant
Meta